{ "cells": [ { "cell_type": "code", "execution_count": 56, "metadata": { "collapsed": false }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Which of the following will print \"Hello\" 5 times without errors?\n" ] } ], "source": [ "%include ~dblank/poll.py" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": true }, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "MetaKernel Python", "language": "python", "name": "metakernel_python" }, "language_info": { "file_extension": ".py", "help_links": [ { "text": "MetaKernel Magics", "url": "https://github.com/calysto/metakernel/blob/master/metakernel/magics/README.md" } ], "mimetype": "text/x-python", "name": "python" } }, "nbformat": 4, "nbformat_minor": 0 }